Code
<html> <head> <title>Image Demo</title> </head> <body> <img src="http://www.gyansangrah.com/ArticleImages/anchor_tag_html_one.jpg" title="Sample tooltip" width="200" height="200" /> </body> </html>
Output